From 42d5c01e21ec50a4413e6b7d266486b78529d807 Mon Sep 17 00:00:00 2001 From: Noah Friedman Date: Sat, 24 Apr 1993 10:10:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/shell.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/shell.el b/lisp/shell.el index 50562b21fa2..349da38448d 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -144,7 +144,7 @@ (require 'comint) ;;;###autoload -(defconst shell-prompt-pattern "^[^#$%>]*[#$%>] *" +(defconst shell-prompt-pattern "^[^#$%>;]*[#$%>;] *" "Regexp to match prompts in the inferior shell. Defaults to \"^[^#$%>]*[#$%>] *\", which works pretty well. This variable is used to initialise comint-prompt-regexp in the -- 2.30.2